[INFO] fetching crate yt-dlp 2.7.2...
[INFO] checking yt-dlp-2.7.2 against try#e622d8d7bed4f2668d446e06c6c1436ecae15796 for pr-156776
[INFO] extracting crate yt-dlp 2.7.2 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate yt-dlp 2.7.2
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate yt-dlp 2.7.2
[INFO] tweaked toml for crates.io crate yt-dlp 2.7.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate yt-dlp 2.7.2 on toolchain e622d8d7bed4f2668d446e06c6c1436ecae15796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e622d8d7bed4f2668d446e06c6c1436ecae15796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate yt-dlp 2.7.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e622d8d7bed4f2668d446e06c6c1436ecae15796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+e622d8d7bed4f2668d446e06c6c1436ecae15796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 70be49bec9fe54ac07748bee840e624654b2895bcd0a5b2309e9ac5748c9ca77
[INFO] running `Command { std: "docker" "start" "-a" "70be49bec9fe54ac07748bee840e624654b2895bcd0a5b2309e9ac5748c9ca77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "70be49bec9fe54ac07748bee840e624654b2895bcd0a5b2309e9ac5748c9ca77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70be49bec9fe54ac07748bee840e624654b2895bcd0a5b2309e9ac5748c9ca77", kill_on_drop: false }`
[INFO] [stdout] 70be49bec9fe54ac07748bee840e624654b2895bcd0a5b2309e9ac5748c9ca77
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+e622d8d7bed4f2668d446e06c6c1436ecae15796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b2aed3519a0923d1c61412f2626bf798587fb30f524387f1084f1dbe8a042cfb
[INFO] running `Command { std: "docker" "start" "-a" "b2aed3519a0923d1c61412f2626bf798587fb30f524387f1084f1dbe8a042cfb", kill_on_drop: false }`
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]    Compiling aws-lc-rs v1.16.2
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking brotli-decompressor v5.0.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]     Checking brotli v8.0.2
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking const-oid v0.10.2
[INFO] [stderr]     Checking iri-string v0.7.11
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking hybrid-array v0.4.8
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking zopfli v0.8.3
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking ogg_pager v0.7.1
[INFO] [stderr]     Checking uuid v1.23.0
[INFO] [stderr]    Compiling lofty_attr v0.12.0
[INFO] [stderr]     Checking block-buffer v0.12.0
[INFO] [stderr]     Checking crypto-common v0.2.1
[INFO] [stderr]    Compiling typed-builder-macro v0.23.2
[INFO] [stderr]    Compiling aws-lc-sys v0.39.0
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]     Checking filetime v0.2.27
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking env_filter v1.0.1
[INFO] [stderr]     Checking deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling yt-dlp v2.7.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking zip v8.5.0
[INFO] [stderr]     Checking lofty v0.23.3
[INFO] [stderr]     Checking console v0.16.3
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking digest v0.11.2
[INFO] [stderr]     Checking media-seek v0.4.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]     Checking moka v0.12.15
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking env_logger v0.11.10
[INFO] [stderr]     Checking xz2 v0.1.7
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking tar v0.4.45
[INFO] [stderr]     Checking rand v0.10.0
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking assert-json-diff v2.0.2
[INFO] [stderr]     Checking ordered-float v5.3.0
[INFO] [stderr]     Checking id3 v1.16.4
[INFO] [stderr]    Compiling test-log-macros v0.2.19
[INFO] [stderr]     Checking downcast-rs v2.0.2
[INFO] [stderr]     Checking mp4ameta v0.13.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking unit-prefix v0.5.2
[INFO] [stderr]     Checking typed-builder v0.23.2
[INFO] [stderr]    Compiling serde_with_macros v3.18.0
[INFO] [stderr]     Checking indicatif v0.18.4
[INFO] [stderr]     Checking assert_matches v1.5.0
[INFO] [stderr]     Checking test-log v0.2.19
[INFO] [stderr]     Checking compression-codecs v0.4.37
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stdout] error[E0521]: borrowed data escapes outside of associated function
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/id3-1.16.4/src/tcon.rs:13:34
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl<'a> Parser<'a> {
[INFO] [stdout]    |      -- lifetime `'a` defined here
[INFO] [stdout] 11 |     pub fn parse_tcon(s: &'a str) -> Cow<'a, str> {
[INFO] [stdout]    |                       - `s` is a reference that is only valid in the associated function body
[INFO] [stdout] 12 |         let mut parser = Parser(s);
[INFO] [stdout] 13 |         let v1_genre_ids = match parser.one_or_more(&Self::content_type) {
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  `s` escapes the associated function body here
[INFO] [stdout]    |                                  argument requires that `'a` must outlive `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: requirement occurs because of a mutable reference to `tcon::Parser<'_>`
[INFO] [stdout]    = note: mutable references are invariant over their type parameter
[INFO] [stdout]    = help: see <https://doc.rust-lang.org/nomicon/subtyping.html> for more information about variance
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0521]: borrowed data escapes outside of method
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/id3-1.16.4/src/tcon.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |   impl<'a> Parser<'a> {
[INFO] [stdout]    |        -- lifetime `'a` defined here
[INFO] [stdout] ...
[INFO] [stdout] 23 |       fn content_type(&mut self) -> Result<String, ()> {
[INFO] [stdout]    |                       --------- `self` is a reference that is only valid in the method body
[INFO] [stdout] 24 | /         self.first_of([
[INFO] [stdout] 25 | |             &Self::id3v24_numeric_field,
[INFO] [stdout] 26 | |             &Self::escaped_content_type,
[INFO] [stdout] 27 | |             &Self::v1_content_type,
[INFO] [stdout] 28 | |         ])
[INFO] [stdout]    | |          ^
[INFO] [stdout]    | |          |
[INFO] [stdout]    | |__________`self` escapes the method body here
[INFO] [stdout]    |            argument requires that `'a` must outlive `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: requirement occurs because of a mutable reference to `tcon::Parser<'_>`
[INFO] [stdout]    = note: mutable references are invariant over their type parameter
[INFO] [stdout]    = help: see <https://doc.rust-lang.org/nomicon/subtyping.html> for more information about variance
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0521`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `id3` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "b2aed3519a0923d1c61412f2626bf798587fb30f524387f1084f1dbe8a042cfb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2aed3519a0923d1c61412f2626bf798587fb30f524387f1084f1dbe8a042cfb", kill_on_drop: false }`
[INFO] [stdout] b2aed3519a0923d1c61412f2626bf798587fb30f524387f1084f1dbe8a042cfb
